|
Microscopic Traffic Simulator
|
Classes | |
| interface | ISimulationEventsGenerator |
| Every class which performs some repeating action should implement this interface More... | |
| class | Simulation |
| Class controlling performing simulation actions by simulation calendar. More... | |
| struct | SimulationEventGeneratorKey |
| Represents comparable key containing time and priority. | |
| class | SimulationSpeedChangeEventArgs |
| Event args containing old and new simulation speed. More... | |
Enumerations | |
| enum | SimulationState { SimulationState.NotRunning, SimulationState.Running, SimulationState.Paused } |
| Current state of the simulation. More... | |
Current state of the simulation.
| Enumerator | |
|---|---|
| NotRunning | |
| Running | |
| Paused | |
Definition at line 12 of file SimulationState.cs.